popover: Fix a broken cast
authorTimm Bäder <mail@baedert.org>
Sat, 13 Jul 2019 15:06:22 +0000 (17:06 +0200)
committerTimm Bäder <mail@baedert.org>
Sat, 13 Jul 2019 15:06:22 +0000 (17:06 +0200)
commit92a79d3f963a4d486452e7efdf26b90f5518d122
tree63ed55f845fc4f8a1822980eb42ef7b6bcfc8081
parent984dff54abb59bbd5df7708a6e9de7f6744ce641
popover: Fix a broken cast

The widget passed here is priv->relative_to, not the popover.
gtk/gtkpopover.c